home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1999 March / EnigmA AMIGA RUN 35 (1999)(G.R. Edizioni)(IT)[!][issue 1999-03].iso / cd-sup / classact / demo / smakefile < prev    next >
Makefile  |  1999-01-01  |  225b  |  17 lines

  1. #
  2. # Makefile automatically generated by MKMK V6.55
  3. # Sat Aug 19 12:47:39 1995
  4. #
  5.  
  6. OBJS= ClassActDemo.o Images.o
  7.  
  8. SBGen: $(OBJS)
  9.    sc link to ClassActDemo with <<
  10. $(OBJS)
  11. <
  12.  
  13. ClassActDemo.o: ClassActDemo.c
  14.  
  15. Images.o: Images.c
  16.  
  17.